[INFO] fetching crate rmcp-soddygo 1.7.0...
[INFO] fixing rmcp-soddygo-1.7.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate rmcp-soddygo 1.7.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate rmcp-soddygo 1.7.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rmcp-soddygo 1.7.0
[INFO] tweaked toml for crates.io crate rmcp-soddygo 1.7.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rmcp-soddygo 1.7.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rmcp-soddygo 1.7.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rmcp-soddygo-macros v1.7.0
[INFO] [stderr]   Downloaded which v8.0.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6527884f1da92d3ea3f16062c5f8c461c78c248eb1125eeaaecbdab641bc434d
[INFO] running `Command { std: "docker" "start" "6527884f1da92d3ea3f16062c5f8c461c78c248eb1125eeaaecbdab641bc434d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6527884f1da92d3ea3f16062c5f8c461c78c248eb1125eeaaecbdab641bc434d" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6527884f1da92d3ea3f16062c5f8c461c78c248eb1125eeaaecbdab641bc434d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6527884f1da92d3ea3f16062c5f8c461c78c248eb1125eeaaecbdab641bc434d" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]    Compiling rmcp-soddygo v1.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling pastey v0.2.3
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling rmcp-soddygo-macros v1.7.0
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking schemars v1.2.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stdout] error[E0433]: cannot find module or crate `rmcp` in this scope
[INFO] [stdout]  --> tests/test_tool_result_meta.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rmcp::model::{CallToolResult, Content, Meta};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rmcp`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rmcp`, use `cargo add rmcp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rmcp` in this scope
[INFO] [stdout]  --> tests/test_completion.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rmcp::model::*;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rmcp`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rmcp`, use `cargo add rmcp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rmcp-soddygo` (test "test_tool_result_meta") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: cannot find module or crate `rmcp` in this scope
[INFO] [stdout]   --> tests/common/handlers.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use rmcp::{
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `rmcp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rmcp`, use `cargo add rmcp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rmcp` in this scope
[INFO] [stdout]  --> tests/test_resource_link_integration.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use rmcp::model::{
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rmcp`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rmcp`, use `cargo add rmcp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rmcp` in this scope
[INFO] [stdout]  --> tests/test_prompt_handler.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use rmcp::{
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rmcp`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rmcp`, use `cargo add rmcp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rmcp`
[INFO] [stdout]  --> tests/test_prompt_handler.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use rmcp::{
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rmcp`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rmcp`, use `cargo add rmcp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rmcp`
[INFO] [stdout]  --> tests/test_handler_wrappers.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use rmcp::ServerHandler;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rmcp`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rmcp`, use `cargo add rmcp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rmcp` in this scope
[INFO] [stdout]  --> tests/common/calculator.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use rmcp::{
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rmcp`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rmcp`, use `cargo add rmcp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rmcp`
[INFO] [stdout]  --> tests/common/calculator.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use rmcp::{
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rmcp`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rmcp`, use `cargo add rmcp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rmcp`
[INFO] [stdout]   --> tests/common/handlers.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use rmcp::{
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `rmcp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rmcp`, use `cargo add rmcp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rmcp` in this scope
[INFO] [stdout]  --> tests/test_list_tools_result.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rmcp::{
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rmcp`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rmcp`, use `cargo add rmcp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rmcp`
[INFO] [stdout]  --> tests/test_list_tools_result.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rmcp::{
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rmcp`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rmcp`, use `cargo add rmcp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rmcp` in this scope
[INFO] [stdout]   --> tests/test_list_tools_result.rs:26:3
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[rmcp::tool]
[INFO] [stdout]    |   ^^^^ use of unresolved module or unlinked crate `rmcp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rmcp` in this scope
[INFO] [stdout]  --> tests/test_async_rw_codec.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use rmcp::transport::async_rw::{JsonRpcMessageCodec, JsonRpcMessageCodecError};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rmcp`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rmcp`, use `cargo add rmcp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rmcp` in this scope
[INFO] [stdout]  --> tests/test_json_schema_detection.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rmcp::{
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rmcp`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rmcp`, use `cargo add rmcp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rmcp`
[INFO] [stdout]  --> tests/test_json_schema_detection.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rmcp::{
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rmcp`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rmcp`, use `cargo add rmcp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rmcp` in this scope
[INFO] [stdout]  --> tests/test_prompt_macro_annotations.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rmcp::{
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rmcp`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rmcp`, use `cargo add rmcp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rmcp`
[INFO] [stdout]  --> tests/test_prompt_macro_annotations.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rmcp::{
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rmcp`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rmcp`, use `cargo add rmcp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rmcp` in this scope
[INFO] [stdout]  --> tests/test_prompt_routers.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use rmcp::{
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rmcp`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rmcp`, use `cargo add rmcp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rmcp` in this scope
[INFO] [stdout]   --> tests/test_prompt_routers.rs:83:25
[INFO] [stdout]    |
[INFO] [stdout] 83 |                     use rmcp::handler::server::{
[INFO] [stdout]    |                         ^^^^ use of unresolved module or unlinked crate `rmcp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rmcp`, use `cargo add rmcp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rmcp` in this scope
[INFO] [stdout]   --> tests/test_prompt_routers.rs:96:25
[INFO] [stdout]    |
[INFO] [stdout] 96 |                     use rmcp::handler::server::prompt::IntoGetPromptResult;
[INFO] [stdout]    |                         ^^^^ use of unresolved module or unlinked crate `rmcp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rmcp`, use `cargo add rmcp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rmcp` in this scope
[INFO] [stdout]    --> tests/test_prompt_routers.rs:113:25
[INFO] [stdout]     |
[INFO] [stdout] 113 |                     use rmcp::handler::server::{
[INFO] [stdout]     |                         ^^^^ use of unresolved module or unlinked crate `rmcp`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rmcp`, use `cargo add rmcp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rmcp` in this scope
[INFO] [stdout]    --> tests/test_prompt_routers.rs:126:25
[INFO] [stdout]     |
[INFO] [stdout] 126 |                     use rmcp::handler::server::prompt::IntoGetPromptResult;
[INFO] [stdout]     |                         ^^^^ use of unresolved module or unlinked crate `rmcp`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rmcp`, use `cargo add rmcp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rmcp`
[INFO] [stdout]  --> tests/test_prompt_routers.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use rmcp::{
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rmcp`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rmcp`, use `cargo add rmcp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rmcp` in this scope
[INFO] [stdout]   --> tests/test_prompt_routers.rs:29:3
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[rmcp::prompt_router(router = "test_router")]
[INFO] [stdout]    |   ^^^^ use of unresolved module or unlinked crate `rmcp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rmcp` in this scope
[INFO] [stdout]   --> tests/test_prompt_routers.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 |     #[rmcp::prompt]
[INFO] [stdout]    |       ^^^^ use of unresolved module or unlinked crate `rmcp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rmcp` in this scope
[INFO] [stdout]   --> tests/test_prompt_routers.rs:43:7
[INFO] [stdout]    |
[INFO] [stdout] 43 |     #[rmcp::prompt]
[INFO] [stdout]    |       ^^^^ use of unresolved module or unlinked crate `rmcp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rmcp` in this scope
[INFO] [stdout]   --> tests/test_prompt_routers.rs:56:3
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[rmcp::prompt]
[INFO] [stdout]    |   ^^^^ use of unresolved module or unlinked crate `rmcp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rmcp` in this scope
[INFO] [stdout]   --> tests/test_prompt_routers.rs:65:3
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[rmcp::prompt]
[INFO] [stdout]    |   ^^^^ use of unresolved module or unlinked crate `rmcp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rmcp-soddygo` (test "test_resource_link_integration") due to 1 previous error
[INFO] [stdout] error[E0425]: cannot find type `LoggingMessageNotificationParam` in this scope
[INFO] [stdout]   --> tests/common/handlers.rs:25:42
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub received_messages: Arc<Mutex<Vec<LoggingMessageNotificationParam>>>,
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rmcp_soddygo::model::LoggingMessageNotificationParam;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `LoggingMessageNotificationParam` in this scope
[INFO] [stdout]   --> tests/common/handlers.rs:44:42
[INFO] [stdout]    |
[INFO] [stdout] 44 |         received_messages: Arc<Mutex<Vec<LoggingMessageNotificationParam>>>,
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rmcp_soddygo::model::LoggingMessageNotificationParam;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ServerInfo` in this scope
[INFO] [stdout]    --> tests/common/handlers.rs:116:27
[INFO] [stdout]     |
[INFO] [stdout] 116 |     fn get_info(&self) -> ServerInfo {
[INFO] [stdout]     |                           ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout]   1 + use rmcp_soddygo::model::ServerInfo;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ServerInfo` in this scope
[INFO] [stdout]    --> tests/common/handlers.rs:117:9
[INFO] [stdout]     |
[INFO] [stdout] 117 |         ServerInfo::new(ServerCapabilities::builder().enable_logging().build())
[INFO] [stdout]     |         ^^^^^^^^^^ use of undeclared type `ServerInfo`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout]   1 + use rmcp_soddygo::model::ServerInfo;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ServerCapabilities` in this scope
[INFO] [stdout]    --> tests/common/handlers.rs:117:25
[INFO] [stdout]     |
[INFO] [stdout] 117 |         ServerInfo::new(ServerCapabilities::builder().enable_logging().build())
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^ use of undeclared type `ServerCapabilities`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use rmcp_soddygo::model::ServerCapabilities;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SetLevelRequestParams` in this scope
[INFO] [stdout]    --> tests/common/handlers.rs:123:18
[INFO] [stdout]     |
[INFO] [stdout] 123 |         request: SetLevelRequestParams,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use rmcp_soddygo::model::SetLevelRequestParams;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `LoggingLevel` in this scope
[INFO] [stdout]    --> tests/common/handlers.rs:129:17
[INFO] [stdout]     |
[INFO] [stdout] 129 |                 LoggingLevel::Error => (
[INFO] [stdout]     |                 ^^^^^^^^^^^^ use of undeclared type `LoggingLevel`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use rmcp_soddygo::model::LoggingLevel;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `LoggingLevel` in this scope
[INFO] [stdout]    --> tests/common/handlers.rs:138:17
[INFO] [stdout]     |
[INFO] [stdout] 138 |                 LoggingLevel::Debug => (
[INFO] [stdout]     |                 ^^^^^^^^^^^^ use of undeclared type `LoggingLevel`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use rmcp_soddygo::model::LoggingLevel;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `LoggingLevel` in this scope
[INFO] [stdout]    --> tests/common/handlers.rs:151:17
[INFO] [stdout]     |
[INFO] [stdout] 151 |                 LoggingLevel::Info => (
[INFO] [stdout]     |                 ^^^^^^^^^^^^ use of undeclared type `LoggingLevel`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use rmcp_soddygo::model::LoggingLevel;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoggingMessageNotificationParam` in this scope
[INFO] [stdout]    --> tests/common/handlers.rs:174:41
[INFO] [stdout]     |
[INFO] [stdout] 174 |                 .notify_logging_message(LoggingMessageNotificationParam {
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use rmcp_soddygo::model::LoggingMessageNotificationParam;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rmcp-soddygo` (test "test_prompt_handler") due to 2 previous errors
[INFO] [stdout] error[E0433]: cannot find module or crate `rmcp` in this scope
[INFO] [stdout]    --> tests/test_async_rw_codec.rs:283:43
[INFO] [stdout]     |
[INFO] [stdout] 283 |     let mut codec = JsonRpcMessageCodec::<rmcp::model::ServerJsonRpcMessage>::default();
[INFO] [stdout]     |                                           ^^^^ use of unresolved module or unlinked crate `rmcp`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rmcp`, use `cargo add rmcp` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   1 + use rmcp_soddygo::model;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `model`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 283 -     let mut codec = JsonRpcMessageCodec::<rmcp::model::ServerJsonRpcMessage>::default();
[INFO] [stdout] 283 +     let mut codec = JsonRpcMessageCodec::<model::ServerJsonRpcMessage>::default();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rmcp` in this scope
[INFO] [stdout]    --> tests/test_async_rw_codec.rs:298:43
[INFO] [stdout]     |
[INFO] [stdout] 298 |     let mut codec = JsonRpcMessageCodec::<rmcp::model::ServerJsonRpcMessage>::default();
[INFO] [stdout]     |                                           ^^^^ use of unresolved module or unlinked crate `rmcp`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rmcp`, use `cargo add rmcp` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   1 + use rmcp_soddygo::model;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `model`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 298 -     let mut codec = JsonRpcMessageCodec::<rmcp::model::ServerJsonRpcMessage>::default();
[INFO] [stdout] 298 +     let mut codec = JsonRpcMessageCodec::<model::ServerJsonRpcMessage>::default();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rmcp` in this scope
[INFO] [stdout]    --> tests/test_async_rw_codec.rs:313:43
[INFO] [stdout]     |
[INFO] [stdout] 313 |     let mut codec = JsonRpcMessageCodec::<rmcp::model::ServerJsonRpcMessage>::default();
[INFO] [stdout]     |                                           ^^^^ use of unresolved module or unlinked crate `rmcp`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rmcp`, use `cargo add rmcp` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   1 + use rmcp_soddygo::model;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `model`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 313 -     let mut codec = JsonRpcMessageCodec::<rmcp::model::ServerJsonRpcMessage>::default();
[INFO] [stdout] 313 +     let mut codec = JsonRpcMessageCodec::<model::ServerJsonRpcMessage>::default();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rmcp` in this scope
[INFO] [stdout]   --> tests/test_prompt_routers.rs:79:21
[INFO] [stdout]    |
[INFO] [stdout] 79 |         .with_route(rmcp::handler::server::router::prompt::PromptRoute::new_dyn(
[INFO] [stdout]    |                     ^^^^ use of unresolved module or unlinked crate `rmcp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rmcp`, use `cargo add rmcp` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use rmcp_soddygo::handler::server::router::prompt::PromptRoute;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `PromptRoute`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 79 -         .with_route(rmcp::handler::server::router::prompt::PromptRoute::new_dyn(
[INFO] [stdout] 79 +         .with_route(PromptRoute::new_dyn(
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rmcp` in this scope
[INFO] [stdout]   --> tests/test_prompt_routers.rs:92:21
[INFO] [stdout]    |
[INFO] [stdout] 92 |         .with_route(rmcp::handler::server::router::prompt::PromptRoute::new_dyn(
[INFO] [stdout]    |                     ^^^^ use of unresolved module or unlinked crate `rmcp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rmcp`, use `cargo add rmcp` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use rmcp_soddygo::handler::server::router::prompt::PromptRoute;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `PromptRoute`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 92 -         .with_route(rmcp::handler::server::router::prompt::PromptRoute::new_dyn(
[INFO] [stdout] 92 +         .with_route(PromptRoute::new_dyn(
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rmcp` in this scope
[INFO] [stdout]    --> tests/test_prompt_routers.rs:109:21
[INFO] [stdout]     |
[INFO] [stdout] 109 |         .with_route(rmcp::handler::server::router::prompt::PromptRoute::new_dyn(
[INFO] [stdout]     |                     ^^^^ use of unresolved module or unlinked crate `rmcp`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rmcp`, use `cargo add rmcp` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   2 + use rmcp_soddygo::handler::server::router::prompt::PromptRoute;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `PromptRoute`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 109 -         .with_route(rmcp::handler::server::router::prompt::PromptRoute::new_dyn(
[INFO] [stdout] 109 +         .with_route(PromptRoute::new_dyn(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rmcp` in this scope
[INFO] [stdout]    --> tests/test_prompt_routers.rs:122:21
[INFO] [stdout]     |
[INFO] [stdout] 122 |         .with_route(rmcp::handler::server::router::prompt::PromptRoute::new_dyn(
[INFO] [stdout]     |                     ^^^^ use of unresolved module or unlinked crate `rmcp`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rmcp`, use `cargo add rmcp` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   2 + use rmcp_soddygo::handler::server::router::prompt::PromptRoute;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `PromptRoute`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 122 -         .with_route(rmcp::handler::server::router::prompt::PromptRoute::new_dyn(
[INFO] [stdout] 122 +         .with_route(PromptRoute::new_dyn(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `basic_prompt_prompt_attr` in this scope
[INFO] [stdout]    --> tests/test_prompt_macro_annotations.rs:255:27
[INFO] [stdout]     |
[INFO] [stdout] 255 |     assert_prompt_attr_fn(basic_prompt_prompt_attr);
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `named_prompt_prompt_attr` in this scope
[INFO] [stdout]    --> tests/test_prompt_macro_annotations.rs:256:27
[INFO] [stdout]     |
[INFO] [stdout] 256 |     assert_prompt_attr_fn(named_prompt_prompt_attr);
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `described_prompt_prompt_attr` in this scope
[INFO] [stdout]    --> tests/test_prompt_macro_annotations.rs:257:27
[INFO] [stdout]     |
[INFO] [stdout] 257 |     assert_prompt_attr_fn(described_prompt_prompt_attr);
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `fully_custom_prompt_prompt_attr` in this scope
[INFO] [stdout]    --> tests/test_prompt_macro_annotations.rs:258:27
[INFO] [stdout]     |
[INFO] [stdout] 258 |     assert_prompt_attr_fn(fully_custom_prompt_prompt_attr);
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `doc_comment_prompt_prompt_attr` in this scope
[INFO] [stdout]    --> tests/test_prompt_macro_annotations.rs:259:27
[INFO] [stdout]     |
[INFO] [stdout] 259 |     assert_prompt_attr_fn(doc_comment_prompt_prompt_attr);
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `override_doc_prompt_prompt_attr` in this scope
[INFO] [stdout]    --> tests/test_prompt_macro_annotations.rs:260:27
[INFO] [stdout]     |
[INFO] [stdout] 260 |     assert_prompt_attr_fn(override_doc_prompt_prompt_attr);
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `args_prompt_prompt_attr` in this scope
[INFO] [stdout]    --> tests/test_prompt_macro_annotations.rs:261:27
[INFO] [stdout]     |
[INFO] [stdout] 261 |     assert_prompt_attr_fn(args_prompt_prompt_attr);
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `complex_args_prompt_prompt_attr` in this scope
[INFO] [stdout]    --> tests/test_prompt_macro_annotations.rs:262:27
[INFO] [stdout]     |
[INFO] [stdout] 262 |     assert_prompt_attr_fn(complex_args_prompt_prompt_attr);
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rmcp-soddygo` (test "test_handler_wrappers") due to 15 previous errors
[INFO] [stdout] error[E0425]: cannot find value `sync_prompt_prompt_attr` in this scope
[INFO] [stdout]    --> tests/test_prompt_macro_annotations.rs:263:27
[INFO] [stdout]     |
[INFO] [stdout] 263 |     assert_prompt_attr_fn(sync_prompt_prompt_attr);
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `basic_prompt_prompt_attr` in this scope
[INFO] [stdout]    --> tests/test_prompt_macro_annotations.rs:130:16
[INFO] [stdout]     |
[INFO] [stdout] 130 |     let attr = basic_prompt_prompt_attr();
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `named_prompt_prompt_attr` in this scope
[INFO] [stdout]    --> tests/test_prompt_macro_annotations.rs:138:16
[INFO] [stdout]     |
[INFO] [stdout] 138 |     let attr = named_prompt_prompt_attr();
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `described_prompt_prompt_attr` in this scope
[INFO] [stdout]    --> tests/test_prompt_macro_annotations.rs:146:16
[INFO] [stdout]     |
[INFO] [stdout] 146 |     let attr = described_prompt_prompt_attr();
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `fully_custom_prompt_prompt_attr` in this scope
[INFO] [stdout]    --> tests/test_prompt_macro_annotations.rs:157:16
[INFO] [stdout]     |
[INFO] [stdout] 157 |     let attr = fully_custom_prompt_prompt_attr();
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `doc_comment_prompt_prompt_attr` in this scope
[INFO] [stdout]    --> tests/test_prompt_macro_annotations.rs:165:16
[INFO] [stdout]     |
[INFO] [stdout] 165 |     let attr = doc_comment_prompt_prompt_attr();
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `override_doc_prompt_prompt_attr` in this scope
[INFO] [stdout]    --> tests/test_prompt_macro_annotations.rs:175:16
[INFO] [stdout]     |
[INFO] [stdout] 175 |     let attr = override_doc_prompt_prompt_attr();
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `args_prompt_prompt_attr` in this scope
[INFO] [stdout]    --> tests/test_prompt_macro_annotations.rs:185:16
[INFO] [stdout]     |
[INFO] [stdout] 185 |     let attr = args_prompt_prompt_attr();
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `complex_args_prompt_prompt_attr` in this scope
[INFO] [stdout]    --> tests/test_prompt_macro_annotations.rs:210:16
[INFO] [stdout]     |
[INFO] [stdout] 210 |     let attr = complex_args_prompt_prompt_attr();
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `sync_prompt_prompt_attr` in this scope
[INFO] [stdout]    --> tests/test_prompt_macro_annotations.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 245 |     let attr = sync_prompt_prompt_attr();
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `generic_prompt_prompt_attr` in this scope
[INFO] [stdout]    --> tests/test_prompt_macro_annotations.rs:286:16
[INFO] [stdout]     |
[INFO] [stdout] 286 |     let attr = generic_prompt_prompt_attr();
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `async_function_prompt_attr` in this scope
[INFO] [stdout]   --> tests/test_prompt_routers.rs:80:13
[INFO] [stdout]    |
[INFO] [stdout] 80 |             async_function_prompt_attr(),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `async_function2_prompt_attr` in this scope
[INFO] [stdout]   --> tests/test_prompt_routers.rs:93:13
[INFO] [stdout]    |
[INFO] [stdout] 93 |             async_function2_prompt_attr(),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `async_function_prompt_attr` in this scope
[INFO] [stdout]    --> tests/test_prompt_routers.rs:110:13
[INFO] [stdout]     |
[INFO] [stdout] 110 |             async_function_prompt_attr(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `async_function2_prompt_attr` in this scope
[INFO] [stdout]    --> tests/test_prompt_routers.rs:123:13
[INFO] [stdout]     |
[INFO] [stdout] 123 |             async_function2_prompt_attr(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `CompletionContext` in this scope
[INFO] [stdout]   --> tests/test_completion.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let context = CompletionContext::with_arguments(args);
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^ use of undeclared type `CompletionContext`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rmcp_soddygo::model::CompletionContext;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `CompletionContext` in this scope
[INFO] [stdout]   --> tests/test_completion.rs:25:23
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let deserialized: CompletionContext = serde_json::from_value(expected).unwrap();
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rmcp_soddygo::model::CompletionContext;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `CompletionContext` in this scope
[INFO] [stdout]   --> tests/test_completion.rs:35:19
[INFO] [stdout]    |
[INFO] [stdout] 35 |     let context = CompletionContext::with_arguments(args);
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^ use of undeclared type `CompletionContext`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rmcp_soddygo::model::CompletionContext;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `CompleteRequestParams` in this scope
[INFO] [stdout]   --> tests/test_completion.rs:55:19
[INFO] [stdout]    |
[INFO] [stdout] 55 |     let request = CompleteRequestParams::new(
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `CompleteRequestParams`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rmcp_soddygo::model::CompleteRequestParams;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Reference` in this scope
[INFO] [stdout]   --> tests/test_completion.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |         Reference::for_prompt("weather_prompt"),
[INFO] [stdout]    |         ^^^^^^^^^ use of undeclared type `Reference`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::mem::type_info::Reference;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rmcp_soddygo::model::Reference;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ArgumentInfo` in this scope
[INFO] [stdout]   --> tests/test_completion.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |         ArgumentInfo {
[INFO] [stdout]    |         ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rmcp_soddygo::model::ArgumentInfo;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `CompletionContext` in this scope
[INFO] [stdout]   --> tests/test_completion.rs:62:19
[INFO] [stdout]    |
[INFO] [stdout] 62 |     .with_context(CompletionContext::with_arguments(args));
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^ use of undeclared type `CompletionContext`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rmcp_soddygo::model::CompletionContext;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `CompletionInfo` in this scope
[INFO] [stdout]   --> tests/test_completion.rs:80:22
[INFO] [stdout]    |
[INFO] [stdout] 80 |     let completion = CompletionInfo::new(values.clone()).unwrap();
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^ use of undeclared type `CompletionInfo`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rmcp_soddygo::model::CompletionInfo;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `CompletionInfo` in this scope
[INFO] [stdout]   --> tests/test_completion.rs:85:41
[INFO] [stdout]    |
[INFO] [stdout] 85 |     let many_values: Vec<String> = (0..=CompletionInfo::MAX_VALUES)
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^ use of undeclared type `CompletionInfo`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rmcp_soddygo::model::CompletionInfo;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `CompletionInfo` in this scope
[INFO] [stdout]   --> tests/test_completion.rs:88:18
[INFO] [stdout]    |
[INFO] [stdout] 88 |     let result = CompletionInfo::new(many_values);
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^ use of undeclared type `CompletionInfo`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rmcp_soddygo::model::CompletionInfo;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `CompletionInfo` in this scope
[INFO] [stdout]   --> tests/test_completion.rs:97:22
[INFO] [stdout]    |
[INFO] [stdout] 97 |     let completion = CompletionInfo::with_all_values(values.clone()).unwrap();
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^ use of undeclared type `CompletionInfo`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rmcp_soddygo::model::CompletionInfo;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `add_tool_attr` in this scope
[INFO] [stdout]   --> tests/test_list_tools_result.rs:40:55
[INFO] [stdout]    |
[INFO] [stdout] 40 |     let result = ListToolsResult::with_all_items(vec![add_tool_attr()]);
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `CompletionInfo` in this scope
[INFO] [stdout]    --> tests/test_completion.rs:105:21
[INFO] [stdout]     |
[INFO] [stdout] 105 |     let paginated = CompletionInfo::with_pagination(values.clone(), Some(10), true).unwrap();
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^ use of undeclared type `CompletionInfo`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use rmcp_soddygo::model::CompletionInfo;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `CompletionInfo` in this scope
[INFO] [stdout]    --> tests/test_completion.rs:116:39
[INFO] [stdout]     |
[INFO] [stdout] 116 |     let max_values: Vec<String> = (0..CompletionInfo::MAX_VALUES)
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^ use of undeclared type `CompletionInfo`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use rmcp_soddygo::model::CompletionInfo;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `CompletionInfo` in this scope
[INFO] [stdout]    --> tests/test_completion.rs:119:13
[INFO] [stdout]     |
[INFO] [stdout] 119 |     assert!(CompletionInfo::new(max_values).is_ok());
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ use of undeclared type `CompletionInfo`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use rmcp_soddygo::model::CompletionInfo;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `CompletionInfo` in this scope
[INFO] [stdout]    --> tests/test_completion.rs:122:40
[INFO] [stdout]     |
[INFO] [stdout] 122 |     let over_limit: Vec<String> = (0..=CompletionInfo::MAX_VALUES)
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^ use of undeclared type `CompletionInfo`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use rmcp_soddygo::model::CompletionInfo;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `CompletionInfo` in this scope
[INFO] [stdout]    --> tests/test_completion.rs:125:13
[INFO] [stdout]     |
[INFO] [stdout] 125 |     assert!(CompletionInfo::new(over_limit).is_err());
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ use of undeclared type `CompletionInfo`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use rmcp_soddygo::model::CompletionInfo;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Reference` in this scope
[INFO] [stdout]    --> tests/test_completion.rs:130:22
[INFO] [stdout]     |
[INFO] [stdout] 130 |     let prompt_ref = Reference::for_prompt("test_prompt");
[INFO] [stdout]     |                      ^^^^^^^^^ use of undeclared type `Reference`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::mem::type_info::Reference;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use rmcp_soddygo::model::Reference;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Reference` in this scope
[INFO] [stdout]    --> tests/test_completion.rs:135:24
[INFO] [stdout]     |
[INFO] [stdout] 135 |     let resource_ref = Reference::for_resource("file://path/to/resource");
[INFO] [stdout]     |                        ^^^^^^^^^ use of undeclared type `Reference`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::mem::type_info::Reference;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use rmcp_soddygo::model::Reference;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CompletionInfo` in this scope
[INFO] [stdout]    --> tests/test_completion.rs:147:22
[INFO] [stdout]     |
[INFO] [stdout] 147 |     let completion = CompletionInfo {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use rmcp_soddygo::model::CompletionInfo;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ResourceReference` in this scope
[INFO] [stdout]    --> tests/test_completion.rs:166:24
[INFO] [stdout]     |
[INFO] [stdout] 166 |     let resource_ref = ResourceReference {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use rmcp_soddygo::model::ResourceReference;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ResourceReference` in this scope
[INFO] [stdout]    --> tests/test_completion.rs:171:23
[INFO] [stdout]     |
[INFO] [stdout] 171 |     let another_ref = ResourceReference {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use rmcp_soddygo::model::ResourceReference;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `CompleteResult` in this scope
[INFO] [stdout]    --> tests/test_completion.rs:181:18
[INFO] [stdout]     |
[INFO] [stdout] 181 |     let result = CompleteResult::default();
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^ use of undeclared type `CompleteResult`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use rmcp_soddygo::model::CompleteResult;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `CompletionContext` in this scope
[INFO] [stdout]    --> tests/test_completion.rs:189:19
[INFO] [stdout]     |
[INFO] [stdout] 189 |     let context = CompletionContext::new();
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^ use of undeclared type `CompletionContext`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use rmcp_soddygo::model::CompletionContext;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `CompleteRequestParams` in this scope
[INFO] [stdout]    --> tests/test_completion.rs:198:19
[INFO] [stdout]     |
[INFO] [stdout] 198 |     let request = CompleteRequestParams::new(
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `CompleteRequestParams`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use rmcp_soddygo::model::CompleteRequestParams;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Reference` in this scope
[INFO] [stdout]    --> tests/test_completion.rs:199:9
[INFO] [stdout]     |
[INFO] [stdout] 199 |         Reference::for_resource("file://{path}"),
[INFO] [stdout]     |         ^^^^^^^^^ use of undeclared type `Reference`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::mem::type_info::Reference;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use rmcp_soddygo::model::Reference;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ArgumentInfo` in this scope
[INFO] [stdout]    --> tests/test_completion.rs:200:9
[INFO] [stdout]     |
[INFO] [stdout] 200 |         ArgumentInfo {
[INFO] [stdout]     |         ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use rmcp_soddygo::model::ArgumentInfo;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rmcp-soddygo` (test "test_prompt_macro_annotations") due to 21 previous errors
[INFO] [stderr] error: could not compile `rmcp-soddygo` (test "test_prompt_routers") due to 19 previous errors
[INFO] [stdout] error[E0433]: cannot find module or crate `rmcp` in this scope
[INFO] [stdout]   --> tests/test_json_schema_detection.rs:52:68
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub async fn result_with_json(&self) -> Result<Json<TestData>, rmcp::ErrorData> {
[INFO] [stdout]    |                                                                    ^^^^ use of unresolved module or unlinked crate `rmcp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rmcp`, use `cargo add rmcp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rmcp-soddygo` (test "test_json_schema_detection") due to 3 previous errors
[INFO] [stderr] error: could not compile `rmcp-soddygo` (test "test_async_rw_codec") due to 4 previous errors
[INFO] [stderr] error: could not compile `rmcp-soddygo` (test "test_list_tools_result") due to 4 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rmcp-soddygo` (test "test_completion") due to 27 previous errors
[INFO] running `Command { std: "docker" "inspect" "6527884f1da92d3ea3f16062c5f8c461c78c248eb1125eeaaecbdab641bc434d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6527884f1da92d3ea3f16062c5f8c461c78c248eb1125eeaaecbdab641bc434d", kill_on_drop: false }`
[INFO] [stdout] 6527884f1da92d3ea3f16062c5f8c461c78c248eb1125eeaaecbdab641bc434d
